Uses of Enum
com.cisco.pt.ipc.enums.PortViolation
Packages that use PortViolation
-
Uses of PortViolation in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PortViolationModifier and TypeMethodDescriptionstatic PortViolationPortViolation.fromIntValue(int value) static PortViolationPortViolation.fromIntValue(Integer value) static PortViolationReturns the enum constant of this type with the specified name.static PortViolation[]PortViolation.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PortViolation in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim with parameters of type PortViolationModifier and TypeMethodDescriptionvoidPortSecurity.setViolationMode(PortViolation type) Information provided by the PKI file: -
Uses of PortViolation in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl with parameters of type PortViolationModifier and TypeMethodDescriptionvoidPortSecurityImpl.setViolationMode(PortViolation type) Information provided by the PKI file: